Skip to content

Test Result : uiNotifications subscribe

0 failures (±0)
15 tests (±0)
Took 0.12 sec.

All Tests

Test nameDurationStatus
uiNotifications subscribe can handle subscription and regular notifications in same response2 msPassed
uiNotifications subscribe does not execute the handler if the notification is already known4 msPassed
uiNotifications subscribe does not execute the handlers for the start subscription notification20 msPassed
uiNotifications subscribe does not resolve the return value if the subscriptionStart for another topic arrives52 msPassed
uiNotifications subscribe executes the handlers for the received notifications3 msPassed
uiNotifications subscribe is resolved if there are already notifications in the history1 msPassed
uiNotifications subscribe registers the topics in the poller to send them as data2 msPassed
uiNotifications subscribe resolves the return value as soon as the subscriptionStart notification arrives1 msPassed
uiNotifications subscribe restarts the poller if a new topic is subscribed1 msPassed
uiNotifications subscribe restrains the size of the notification history4 msPassed
uiNotifications subscribe sends the last received notifications per topic and node26 msPassed
uiNotifications subscribe starts a poller per system1 msPassed
uiNotifications subscribe starts the poller if the first topic is subscribed3 msPassed
uiNotifications subscribe stores the notifications in a history sorted by creation time and grouped by node3 msPassed
uiNotifications subscribe throws an exception if a system is not registered1 msPassed